home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / zyg-60.zip / COMTRICK < prev    next >
Text File  |  1992-12-25  |  171b  |  11 lines

  1. wait("for RemoteBBS");
  2. send("^[^[^[");
  3. wait("name:");
  4. send("%Ua^m");
  5. wait("Password:");
  6. send("%Ub^m");
  7. wait("[y/N]?");
  8. send("Y");
  9. wait("continue:");
  10. send("^m");
  11.